[INFO] fetching crate winctx 0.0.19...
[INFO] testing winctx-0.0.19 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate winctx 0.0.19 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate winctx 0.0.19
[INFO] finished tweaking crates.io crate winctx 0.0.19
[INFO] tweaked toml for crates.io crate winctx 0.0.19 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winctx 0.0.19 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winctx 0.0.19 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaa97941c5e2d001640dcf5ca2db35815cbeb5789144ad89f733e09604b375f2
[INFO] running `Command { std: "docker" "start" "-a" "eaa97941c5e2d001640dcf5ca2db35815cbeb5789144ad89f733e09604b375f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa97941c5e2d001640dcf5ca2db35815cbeb5789144ad89f733e09604b375f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa97941c5e2d001640dcf5ca2db35815cbeb5789144ad89f733e09604b375f2", kill_on_drop: false }`
[INFO] [stdout] eaa97941c5e2d001640dcf5ca2db35815cbeb5789144ad89f733e09604b375f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15337dc175060e3155a7aee6e78a60f3d6339ce2512430ca4baad2735e1494ce
[INFO] running `Command { std: "docker" "start" "-a" "15337dc175060e3155a7aee6e78a60f3d6339ce2512430ca4baad2735e1494ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling windows-sys v0.52.0
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling winctx v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `to_wide` is never used
[INFO] [stdout]   --> src/convert.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) trait ToWide {
[INFO] [stdout]    |                  ------ method in this trait
[INFO] [stdout] 25 |     /// Encode into a wide string.
[INFO] [stdout] 26 |     fn to_wide(&self) -> Vec<u16>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_wide_null` is never used
[INFO] [stdout]   --> src/convert.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) trait FromWide
[INFO] [stdout]    |                  -------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn from_wide_null(wide: &[u16]) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "15337dc175060e3155a7aee6e78a60f3d6339ce2512430ca4baad2735e1494ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15337dc175060e3155a7aee6e78a60f3d6339ce2512430ca4baad2735e1494ce", kill_on_drop: false }`
[INFO] [stdout] 15337dc175060e3155a7aee6e78a60f3d6339ce2512430ca4baad2735e1494ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e0c73b40730c4eef705c3c4a2696e828bbbf380055ceb28dfe203e0aa95cab6
[INFO] running `Command { std: "docker" "start" "-a" "3e0c73b40730c4eef705c3c4a2696e828bbbf380055ceb28dfe203e0aa95cab6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling winctx v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `to_wide` is never used
[INFO] [stdout]   --> src/convert.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) trait ToWide {
[INFO] [stdout]    |                  ------ method in this trait
[INFO] [stdout] 25 |     /// Encode into a wide string.
[INFO] [stdout] 26 |     fn to_wide(&self) -> Vec<u16>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_wide_null` is never used
[INFO] [stdout]   --> src/convert.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) trait FromWide
[INFO] [stdout]    |                  -------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn from_wide_null(wide: &[u16]) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcikxsNE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libanyhow-f1cb427309bcdc79}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcikxsNE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/registry-8ace2b0e483ebd5b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: RegOpenKeyExW
[INFO] [stdout]           >>> referenced by registry.rs:63 (src/registry.rs:63)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::registry::OpenRegistryKey>::open_inner) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: RegGetValueW
[INFO] [stdout]           >>> referenced by registry.rs:107 (src/registry.rs:107)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::registry::RegistryKey>::get_wide) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by registry.rs:124 (src/registry.rs:124)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::registry::RegistryKey>::get_wide) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: RegCloseKey
[INFO] [stdout]           >>> referenced by registry.rs:204 (src/registry.rs:204)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::registry::RegistryKey as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "registry") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `to_wide` is never used
[INFO] [stdout]   --> src/convert.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) trait ToWide {
[INFO] [stdout]    |                  ------ method in this trait
[INFO] [stdout] 25 |     /// Encode into a wide string.
[INFO] [stdout] 26 |     fn to_wide(&self) -> Vec<u16>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_wide_null` is never used
[INFO] [stdout]   --> src/convert.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) trait FromWide
[INFO] [stdout]    |                  -------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn from_wide_null(wide: &[u16]) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc0uXXsI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libanyhow-f1cb427309bcdc79}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc0uXXsI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/copy_data-fb54bf2dfa3a1a20" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: FindWindowExW
[INFO] [stdout]           >>> referenced by window.rs:91 (src/window/window.rs:91)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window::window::FindWindow>::find) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by window.rs:99 (src/window/window.rs:99)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window::window::FindWindow>::find) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SendMessageW
[INFO] [stdout]           >>> referenced by window.rs:147 (src/window/window.rs:147)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window::window::Window>::copy_data) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "copy_data") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcLkDCSF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef,libanyhow-f1cb427309bcdc79}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcLkDCSF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/named_mutex-1d94d5ecfea3edf9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: CreateMutexW
[INFO] [stdout]           >>> referenced by named_mutex.rs:59 (src/named_mutex.rs:59)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/named_mutex-1d94d5ecfea3edf9.named_mutex.d46b0287a2ae7a07-cgu.0.rcgu.o:(<winctx::named_mutex::NamedMutex>::create_acquired::<&str>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by named_mutex.rs:67 (src/named_mutex.rs:67)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/named_mutex-1d94d5ecfea3edf9.named_mutex.d46b0287a2ae7a07-cgu.0.rcgu.o:(<winctx::named_mutex::NamedMutex>::create_acquired::<&str>)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "named_mutex") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcyTKGFx/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcyTKGFx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/showcase-9aa4938c6577268d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: AddClipboardFormatListener
[INFO] [stdout]           >>> referenced by window_loop.rs:193 (src/window_loop/window_loop.rs:193)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/showcase-9aa4938c6577268d.showcase.cbd49589c7c4016-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:215 (src/window_loop/window_loop.rs:215)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/showcase-9aa4938c6577268d.showcase.cbd49589c7c4016-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TranslateMessage
[INFO] [stdout]           >>> referenced by window_loop.rs:255 (src/window_loop/window_loop.rs:255)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/showcase-9aa4938c6577268d.showcase.cbd49589c7c4016-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DispatchMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:256 (src/window_loop/window_loop.rs:256)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/showcase-9aa4938c6577268d.showcase.cbd49589c7c4016-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LookupIconIdFromDirectoryEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:15 (src/window_loop/icon_handle.rs:15)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateIconFromResourceEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:31 (src/window_loop/icon_handle.rs:31)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetCursorPos
[INFO] [stdout]           >>> referenced by menu_manager.rs:81 (src/window_loop/menu_manager.rs:81)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetForegroundWindow
[INFO] [stdout]           >>> referenced by menu_manager.rs:87 (src/window_loop/menu_manager.rs:87)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TrackPopupMenu
[INFO] [stdout]           >>> referenced by menu_manager.rs:89 (src/window_loop/menu_manager.rs:89)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DestroyIcon
[INFO] [stdout]           >>> referenced by icon_handle.rs:54 (src/window_loop/icon_handle.rs:54)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: UnregisterClassW
[INFO] [stdout]           >>> referenced by window_class_handle.rs:10 (src/window_loop/window_class_handle.rs:10)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.1.rcgu.o:(<winctx::window_loop::window_class_handle::WindowClassHandle as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetUpdatedClipboardFormats
[INFO] [stdout]           >>> referenced by mod.rs:38 (src/clipboard/mod.rs:38)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::updated_formats::<16>) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OpenClipboard
[INFO] [stdout]           >>> referenced by mod.rs:26 (src/clipboard/mod.rs:26)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::new) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetClipboardData
[INFO] [stdout]           >>> referenced by mod.rs:51 (src/clipboard/mod.rs:51)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::data) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PostMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:292 (src/window_loop/window_loop.rs:292)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::join) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:71 (src/window_loop/window_loop.rs:71)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:75 (src/window_loop/window_loop.rs:75)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalLock
[INFO] [stdout]           >>> referenced by mod.rs:84 (src/clipboard/mod.rs:84)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Data>::lock) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalSize
[INFO] [stdout]           >>> referenced by mod.rs:117 (src/clipboard/mod.rs:117)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_wide_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by mod.rs:108 (src/clipboard/mod.rs:108)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: RegisterClassW
[INFO] [stdout]           >>> referenced by window_loop.rs:117 (src/window_loop/window_loop.rs:117)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::init_window) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateWindowExW
[INFO] [stdout]           >>> referenced by window_loop.rs:123 (src/window_loop/window_loop.rs:123)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::init_window) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DefWindowProcW
[INFO] [stdout]           >>> referenced by window_loop.rs:97 (src/window_loop/window_loop.rs:97)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "showcase") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcM21Qtz/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef,libanyhow-f1cb427309bcdc79}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcM21Qtz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple-513e342a6aa0f59c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: AddClipboardFormatListener
[INFO] [stdout]           >>> referenced by window_loop.rs:193 (src/window_loop/window_loop.rs:193)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-513e342a6aa0f59c.multiple.86d1acd4f2821f5d-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:215 (src/window_loop/window_loop.rs:215)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-513e342a6aa0f59c.multiple.86d1acd4f2821f5d-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TranslateMessage
[INFO] [stdout]           >>> referenced by window_loop.rs:255 (src/window_loop/window_loop.rs:255)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-513e342a6aa0f59c.multiple.86d1acd4f2821f5d-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DispatchMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:256 (src/window_loop/window_loop.rs:256)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-513e342a6aa0f59c.multiple.86d1acd4f2821f5d-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: UnregisterClassW
[INFO] [stdout]           >>> referenced by window_class_handle.rs:10 (src/window_loop/window_class_handle.rs:10)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.1.rcgu.o:(<winctx::window_loop::window_class_handle::WindowClassHandle as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LookupIconIdFromDirectoryEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:15 (src/window_loop/icon_handle.rs:15)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateIconFromResourceEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:31 (src/window_loop/icon_handle.rs:31)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetCursorPos
[INFO] [stdout]           >>> referenced by menu_manager.rs:81 (src/window_loop/menu_manager.rs:81)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetForegroundWindow
[INFO] [stdout]           >>> referenced by menu_manager.rs:87 (src/window_loop/menu_manager.rs:87)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TrackPopupMenu
[INFO] [stdout]           >>> referenced by menu_manager.rs:89 (src/window_loop/menu_manager.rs:89)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetUpdatedClipboardFormats
[INFO] [stdout]           >>> referenced by mod.rs:38 (src/clipboard/mod.rs:38)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::updated_formats::<16>) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OpenClipboard
[INFO] [stdout]           >>> referenced by mod.rs:26 (src/clipboard/mod.rs:26)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::new) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetClipboardData
[INFO] [stdout]           >>> referenced by mod.rs:51 (src/clipboard/mod.rs:51)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::data) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Shell_NotifyIconW
[INFO] [stdout]           >>> referenced by window_handle.rs:31 (src/window_loop/window_handle.rs:31)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::add_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_handle.rs:132 (src/window_loop/window_handle.rs:132)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::send_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_handle.rs:44 (src/window_loop/window_handle.rs:44)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::delete_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PostMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:292 (src/window_loop/window_loop.rs:292)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::join) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:71 (src/window_loop/window_loop.rs:71)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:75 (src/window_loop/window_loop.rs:75)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalLock
[INFO] [stdout]           >>> referenced by mod.rs:84 (src/clipboard/mod.rs:84)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Data>::lock) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SHGetStockIconInfo
[INFO] [stdout]           >>> referenced by window_handle.rs:124 (src/window_loop/window_handle.rs:124)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::send_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalSize
[INFO] [stdout]           >>> referenced by mod.rs:117 (src/clipboard/mod.rs:117)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_wide_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by mod.rs:108 (src/clipboard/mod.rs:108)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: KillTimer
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:128 (src/window_loop/clipboard_manager.rs:128)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:111 (src/window_loop/clipboard_manager.rs:111)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:54 (src/window_loop/clipboard_manager.rs:54)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetTimer
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:118 (src/window_loop/clipboard_manager.rs:118)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:45 (src/window_loop/clipboard_manager.rs:45)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:74 (src/window_loop/clipboard_manager.rs:74)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "multiple") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcToABVe/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-d88a952eb0d45b66,libqoi-9c09c337d55ba966,libbytemuck-01e6b82c6c4c95af,libpng-e4b5ddb753430092,libfdeflate-63ceb3d98fd5accb,libbitflags-e2b4db6c651223da,libexr-291e4cc02eae9c76,libflume-7e7561f42150ddad,libzune_inflate-bdc3530bd1f3c55c,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9d83a45fdc05eb57,libgif-cf2296ad31e6fe6b,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-87c095a8966c63af,libtiff-ae30753b5a72410a,libflate2-0c1c852cceebb922,libminiz_oxide-dbe28ffc9b837ae3,libsimd_adler32-eda01a159841bab2,libcrc32fast-a72b5faa4f062e07,libweezl-a28855e8054185c9,libjpeg_decoder-fcf1600d71533352,librayon-2f487cc954a7f752,librayon_core-3b251165330423f0,libcrossbeam_deque-d3f7f67b5dddc59d,libcrossbeam_epoch-01e6be2b43586f04,libcrossbeam_utils-c632a2c8175a965a,libeither-8836ea092cd3657f,libwinctx-ad39f284cc2b3d13,libwindows_core-a2bac9d20b606729,libwindows_sys-47b4b834a147a478,libwindows_targets-dd841bfb4c8ab7b9,libtokio-0fe0c76265ba13ef,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-b26c4a6409224ef6,libbytes-3ad72df070df6f8e,libmio-4dc787057f85129a,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpin_project_lite-89bb0688a32eddef,libanyhow-f1cb427309bcdc79}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcToABVe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/clipboard-f0b48712c9adc0c4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: AddClipboardFormatListener
[INFO] [stdout]           >>> referenced by window_loop.rs:193 (src/window_loop/window_loop.rs:193)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clipboard-f0b48712c9adc0c4.clipboard.f1189a121a884d0f-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:215 (src/window_loop/window_loop.rs:215)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clipboard-f0b48712c9adc0c4.clipboard.f1189a121a884d0f-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TranslateMessage
[INFO] [stdout]           >>> referenced by window_loop.rs:255 (src/window_loop/window_loop.rs:255)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clipboard-f0b48712c9adc0c4.clipboard.f1189a121a884d0f-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DispatchMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:256 (src/window_loop/window_loop.rs:256)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clipboard-f0b48712c9adc0c4.clipboard.f1189a121a884d0f-cgu.1.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::new::{closure#0}::{closure#2})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LookupIconIdFromDirectoryEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:15 (src/window_loop/icon_handle.rs:15)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateIconFromResourceEx
[INFO] [stdout]           >>> referenced by icon_handle.rs:31 (src/window_loop/icon_handle.rs:31)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle>::from_buffer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetCursorPos
[INFO] [stdout]           >>> referenced by menu_manager.rs:81 (src/window_loop/menu_manager.rs:81)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetForegroundWindow
[INFO] [stdout]           >>> referenced by menu_manager.rs:87 (src/window_loop/menu_manager.rs:87)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TrackPopupMenu
[INFO] [stdout]           >>> referenced by menu_manager.rs:89 (src/window_loop/menu_manager.rs:89)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::menu_manager::MenuManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DestroyIcon
[INFO] [stdout]           >>> referenced by icon_handle.rs:54 (src/window_loop/icon_handle.rs:54)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.0.rcgu.o:(<winctx::window_loop::icon_handle::IconHandle as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetUpdatedClipboardFormats
[INFO] [stdout]           >>> referenced by mod.rs:38 (src/clipboard/mod.rs:38)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::updated_formats::<16>) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Shell_NotifyIconW
[INFO] [stdout]           >>> referenced by window_handle.rs:31 (src/window_loop/window_handle.rs:31)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::add_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_handle.rs:132 (src/window_loop/window_handle.rs:132)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::send_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_handle.rs:44 (src/window_loop/window_handle.rs:44)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::delete_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SHGetStockIconInfo
[INFO] [stdout]           >>> referenced by window_handle.rs:124 (src/window_loop/window_handle.rs:124)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::window_handle::WindowHandle>::send_notification) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OpenClipboard
[INFO] [stdout]           >>> referenced by mod.rs:26 (src/clipboard/mod.rs:26)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::new) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetClipboardData
[INFO] [stdout]           >>> referenced by mod.rs:51 (src/clipboard/mod.rs:51)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Clipboard>::data) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PostMessageW
[INFO] [stdout]           >>> referenced by window_loop.rs:292 (src/window_loop/window_loop.rs:292)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::window_loop::window_loop::WindowLoop>::join) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:71 (src/window_loop/window_loop.rs:71)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by window_loop.rs:75 (src/window_loop/window_loop.rs:75)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(winctx::window_loop::window_loop::window_proc) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: KillTimer
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:128 (src/window_loop/clipboard_manager.rs:128)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:111 (src/window_loop/clipboard_manager.rs:111)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:54 (src/window_loop/clipboard_manager.rs:54)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalLock
[INFO] [stdout]           >>> referenced by mod.rs:84 (src/clipboard/mod.rs:84)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Data>::lock) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetTimer
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:118 (src/window_loop/clipboard_manager.rs:118)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::handle_timer) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:45 (src/window_loop/clipboard_manager.rs:45)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by clipboard_manager.rs:74 (src/window_loop/clipboard_manager.rs:74)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.3.rcgu.o:(<winctx::window_loop::clipboard_manager::ClipboardManager>::dispatch) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GlobalSize
[INFO] [stdout]           >>> referenced by mod.rs:117 (src/clipboard/mod.rs:117)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_wide_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           >>> referenced by mod.rs:108 (src/clipboard/mod.rs:108)
[INFO] [stdout]           >>>               winctx-ad39f284cc2b3d13.winctx.9ee0448bad46c78-cgu.2.rcgu.o:(<winctx::clipboard::Lock>::as_slice) in archive /opt/rustwide/target/debug/deps/libwinctx-ad39f284cc2b3d13.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winctx` (example "clipboard") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3e0c73b40730c4eef705c3c4a2696e828bbbf380055ceb28dfe203e0aa95cab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0c73b40730c4eef705c3c4a2696e828bbbf380055ceb28dfe203e0aa95cab6", kill_on_drop: false }`
[INFO] [stdout] 3e0c73b40730c4eef705c3c4a2696e828bbbf380055ceb28dfe203e0aa95cab6
